programming:c:function substrWhat links here?
Copy part of a string.Copy count characters from src, starting from start

Parameters:



Returns:

The new string

example:

char *part, *str = 'Test one, test two';
part = substr(str, 1, 5);
puts(part); // -> est o
programming:c:function substr
filename:programming:c:function substr
filename:programming%3Ac%3Afunction%20substr
last edit:March 29 2009 21:19:02 (5516 days ago)
ct = 1714966554.000000 = May 05 2024 23:35:54
ft = 1238375942.000000 = March 29 2009 21:19:02
dt = 476590612.000000